MindFusion.Java Package Programmer's Guide
Polygon3D.setPoints Method
See Also
 

Sets the polygon's vertices.

Namespace: com.mindfusion.charting.threed
Package: com.mindfusion.charting.threed

 Syntax

Java  Copy Code

public void setPoints (
    List<Point3D> value
)

 Parameters

value

 See Also

Polygon3D Members
Polygon3D Class
com.mindfusion.charting.threed Namespace